Returns a list of values for the given time range.
Namespace:
Equis.JanusToolkitAssembly: Janus (in Janus.dll)
Syntax
Return Value
A list of time line values
Examples
![]() | |
---|---|
List<XYStatus> positionList = pointerPosition.GetRange(-200, 0); |